type reflect.nonEmptyInterface

3 uses

	reflect (current package)
		value.go#L212: type nonEmptyInterface struct {
		value.go#L898: 		iface := (*nonEmptyInterface)(v.ptr)
		value.go#L930: 		iface := (*nonEmptyInterface)(v.ptr)